From 667504d791771f67d82438f10ff6838537fdc0b2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 19 Jun 2011 02:11:11 -0400 Subject: [PATCH] Add new tests to EXTRA_DIST --- tests/a11y/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am index 72143fafb3..2e287013e7 100644 --- a/tests/a11y/Makefile.am +++ b/tests/a11y/Makefile.am @@ -22,5 +22,6 @@ accessibility_dump_SOURCES = \ accessibility-dump.c EXTRA_DIST += \ - hello-world.ui \ - hello-world.txt + hello-world.ui hello-world.txt \ + mnemonic.ui mnemonic.txt \ + accessible-name.ui accessible-name.txt -- 2.30.2